Skip to content

PyTorch 1.11 #915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2022
Merged

PyTorch 1.11 #915

merged 2 commits into from
May 16, 2022

Conversation

DvirDukhan
Copy link
Collaborator

No description provided.

@DvirDukhan DvirDukhan requested a review from chayim May 16, 2022 05:58
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #915 (9af8832) into master (2dd4ef1) will increase coverage by 0.05%.
The diff coverage is 95.89%.

@@            Coverage Diff             @@
##           master     #915      +/-   ##
==========================================
+ Coverage   81.30%   81.36%   +0.05%     
==========================================
  Files          54       54              
  Lines        8201     8210       +9     
==========================================
+ Hits         6668     6680      +12     
+ Misses       1533     1530       -3     
Impacted Files Coverage Δ
src/execution/DAG/dag_builder.c 100.00% <ø> (ø)
src/execution/DAG/dag_op.c 100.00% <ø> (ø)
src/execution/parsing/script_commands_parser.c 78.57% <ø> (-0.12%) ⬇️
.../serialization/RDB/decoder/previous/v2/decode_v2.c 46.37% <50.00%> (+0.45%) ⬆️
tests/module/LLAPI.c 75.89% <80.00%> (-0.02%) ⬇️
src/execution/background_workers.c 94.63% <94.73%> (+0.01%) ⬆️
src/redisai.c 87.92% <95.45%> (+0.12%) ⬆️
...backends/libtorch_c/torch_extensions/torch_redis.h 90.90% <100.00%> (ø)
src/backends/tensorflow.c 72.43% <100.00%> (+0.06%) ⬆️
src/execution/DAG/dag.c 91.50% <100.00%> (-0.28%) ⬇️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6188df9...9af8832. Read the comment docs.

@DvirDukhan DvirDukhan merged commit 427bb13 into master May 16, 2022
@DvirDukhan DvirDukhan deleted the pytorch_1_11 branch May 16, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants